mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-21 03:19:04 +09:00
Things like THIS_MODULE and EXPORT_SYMBOL were simply everywhere because module.h was also everywhere. But we are fixing the latter. So we need to call out the real users in advance. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>