commit | b87e745945e3de3e4d5c5eeb53e0e455e5cd5416 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Nov 25 18:16:26 2020 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Nov 25 18:52:35 2020 +0100 |
tree | 3b0404601450aa1d1d32b1881ccc3d184d38b2a7 | |
parent | 85810c1996db86451aa1d08c7de5c51cf8cf3aa3 [diff] |
resource: provide meaningful MODULE_LICENSE() in test suite modpost complains that module has no licence provided. Provide it via meaningful MODULE_LICENSE(). Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>