mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
These files were getting the defines for EXPORT_SYMBOL because device.h was including module.h. But we are going to put an end to that. So add the proper export.h include now. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>