summaryrefslogtreecommitdiff
path: root/arch/m68knommu/include/asm/sections.h
diff options
context:
space:
mode:
authorFelix Blyakher <felixb@sgi.com>2009-02-03 19:38:41 +0300
committerFelix Blyakher <felixb@sgi.com>2009-02-03 19:38:41 +0300
commit6d2160bfe7826aca1c94b4bca77093908a452ae7 (patch)
tree8153fcd8a7c467e5de136f312e8ef5b27bea9d6b /arch/m68knommu/include/asm/sections.h
parentf0e0059b9c18426cffdcc04161062251a8f9741e (diff)
parentb1792e367053968f2ddb48bc911d314143ce6242 (diff)
downloadlinux-6d2160bfe7826aca1c94b4bca77093908a452ae7.tar.xz
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
Diffstat (limited to 'arch/m68knommu/include/asm/sections.h')
-rw-r--r--arch/m68knommu/include/asm/sections.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/m68knommu/include/asm/sections.h b/arch/m68knommu/include/asm/sections.h
deleted file mode 100644
index dd0ecb98ec08..000000000000
--- a/arch/m68knommu/include/asm/sections.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _M68KNOMMU_SECTIONS_H
-#define _M68KNOMMU_SECTIONS_H
-
-/* nothing to see, move along */
-#include <asm-generic/sections.h>
-
-#endif