mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-08-26 19:30:54 +00: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>