firmware: dcdbas: Move dcdbas to drivers/platform/x86

Move dcdbas to the more appropriate directory drivers/platform/x86.

Signed-off-by: Stuart Hayes <stuart.w.hayes@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
This commit is contained in:
Stuart Hayes
2018-09-26 16:50:20 -05:00
committed by Andy Shevchenko
父節點 c48e2ffd71
當前提交 8e5cddd126
共有 7 個文件被更改,包括 18 次插入18 次删除

查看文件

@@ -18,7 +18,7 @@
#include <linux/module.h>
#include <linux/mutex.h>
#include <linux/platform_device.h>
#include "../../firmware/dcdbas.h"
#include "dcdbas.h"
#include "dell-smbios.h"
static int da_command_address;