commit | 67186653c90360922e3965d0376a61dbf6c42711 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Sun Aug 02 14:07:04 2020 +0300 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Sun Aug 02 14:07:04 2020 +0300 |
tree | 8840c95a4ccd3f890f701639c9a514df0225415b | |
parent | 066d7f32cc7c9ade76f0d7d5fa4af4015a32acea [diff] |
platform/x86: asus-nb-wmi: Drop duplicate DMI quirk structures There is no need to repeat the same data structure for a quirk. Drop a duplicate and rename to be more generic. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>