Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1446700
| From | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ACPI / lpat: make it explicitly non-modular |
| Date | 2016-07-19 22:10 +0200 |
| Message-ID | <rWJv4-5v-9@gated-at.bofh.it> (permalink) |
| References | <rTQW6-453-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Monday, July 11, 2016 05:22:41 PM Paul Gortmaker wrote: > 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. > > Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net> > Cc: Len Brown <lenb@kernel.org> > Cc: linux-acpi@vger.kernel.org > Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Applied, thanks!
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] ACPI / lpat: make it explicitly non-modular Paul Gortmaker <paul.gortmaker@windriver.com> - 2016-07-11 23:30 +0200 Re: [PATCH] ACPI / lpat: make it explicitly non-modular "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-07-19 22:10 +0200
csiph-web