]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/frv/kernel/head-uc-fr555.S
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mv-sheeva.git] / arch / frv / kernel / head-uc-fr555.S
index d088db2699bfaf14f5d892bc5a6a689e4a636b23..5497aaf34f77bca3cfb29904da09a21b60933cbd 100644 (file)
@@ -9,7 +9,7 @@
  * 2 of the License, or (at your option) any later version.
  */
 
-#include <linux/config.h>
+#include <linux/init.h>
 #include <linux/threads.h>
 #include <linux/linkage.h>
 #include <asm/ptrace.h>
@@ -30,7 +30,7 @@
 #define __551_LCR      0xfeff1100
 #define __551_LSBR     0xfeff1c00
 
-       .section        .text.init,"ax"
+       __INIT
        .balign         4
 
 ###############################################################################