summaryrefslogtreecommitdiff
path: root/include/linux/init.h
diff options
context:
space:
mode:
authorTom Rini <trini@kernel.crashing.org>2002-06-04 19:42:57 -0700
committerTom Rini <trini@kernel.crashing.org>2002-06-04 19:42:57 -0700
commit50da7d0e7884c4ff01ab8aa9cf467b721ef681bf (patch)
tree48bec5b0bb0c5e40cccd4ae2475283d3a7183802 /include/linux/init.h
parented913fe20f3e33a93cc8b3dd05b62fe6924cc981 (diff)
[PATCH] Cleanup i386 <linux/init.h> abuses
The following patch cleans up the i386 usage of <linux/init.h>. This remove <linux/init.h> from <asm-i386/system.h> which did not need it, <asm-i386/highmem.h> which only had it due to an extern using __init, which is not needed. This adds <linux/init.h> to <asm-i386/bugs.h> which actually has numerous __init functions and adds <linux/init.h> to 9 files inside of arch/i386 which were indirectly including <linux/init.h> previously.
Diffstat (limited to 'include/linux/init.h')
0 files changed, 0 insertions, 0 deletions