diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2016-07-11 23:22:41 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-07-16 03:08:10 +0200 |
commit | c49b43ce03944bb7cfb75f8a4f8f6ba799fa517e (patch) | |
tree | 4616e73bdb02f4a8af246e6ce1a928aaf3acda9e /fs/fuse/dir.c | |
parent | ACPI / dock: make dock explicitly non-modular (diff) | |
download | linux-c49b43ce03944bb7cfb75f8a4f8f6ba799fa517e.tar.xz linux-c49b43ce03944bb7cfb75f8a4f8f6ba799fa517e.zip |
ACPI / lpat: make it explicitly non-modular
The Makefile for building this is "acpi-y" and so it is not built
as a module. Hence including module.h and everything that comes
with it just for the no-op MODULE_LICENSE is rather heavy handed.
The license info is found at the top of the file, so we just remove
the MODULE_LICENSE and the include of module.h
We add an include of export.h since the file exports some symbols.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'fs/fuse/dir.c')
0 files changed, 0 insertions, 0 deletions