Skip to content

Commit

Permalink
ARM: owl: Drop custom machine
Browse files Browse the repository at this point in the history
Rely on the fallback to "Generic DT based system".
This change is visible in /proc/cpuinfo.

Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
  • Loading branch information
Andreas Färber authored and Arnd Bergmann committed Jul 3, 2017
1 parent c070d6b commit eb38274
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
1 change: 0 additions & 1 deletion arch/arm/mach-actions/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
obj-y += owl.o
obj-${CONFIG_SMP} += platsmp.o headsmp.o

AFLAGS_headsmp.o := -Wa,-march=armv7-a
28 changes: 0 additions & 28 deletions arch/arm/mach-actions/owl.c

This file was deleted.

0 comments on commit eb38274

Please sign in to comment.