diff options
author | Tony Lindgren <tony@atomide.com> | 2012-09-19 19:33:40 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-09-20 23:54:55 +0200 |
commit | a619ca9c4a132472adce3b8d11d0fdafa91ae9dd (patch) | |
tree | 502ac52b91356d26caeb6a66273a1b702772e54e /arch/arm/mach-omap1 | |
parent | ARM: OMAP: Remove unused param.h (diff) | |
download | linux-a619ca9c4a132472adce3b8d11d0fdafa91ae9dd.tar.xz linux-a619ca9c4a132472adce3b8d11d0fdafa91ae9dd.zip |
ARM: OMAP: Remove smp.h
This is no longer needed.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap1')
-rw-r--r-- | arch/arm/mach-omap1/include/mach/smp.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-omap1/include/mach/smp.h b/arch/arm/mach-omap1/include/mach/smp.h deleted file mode 100644 index 80a371c06e59..000000000000 --- a/arch/arm/mach-omap1/include/mach/smp.h +++ /dev/null @@ -1,5 +0,0 @@ -/* - * arch/arm/mach-omap1/include/mach/smp.h - */ - -#include <plat/smp.h> |