* [PULL REQUEST] ARM: vt8500: Cleanup for 3.8
@ 2012-10-15 1:19 Tony Prisk
2012-10-16 18:20 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Tony Prisk @ 2012-10-15 1:19 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit
ddffeb8c4d0331609ef2581d84de4d763607bd37:
Linux 3.7-rc1 (2012-10-14 14:41:04 -0700)
are available in the git repository at:
git://server.prisktech.co.nz/git/linuxwmt.git/ tags/cleanup-for-3.8
for you to fetch changes up to 83cc76909622a4ee21f750148e779104d0606e9f:
vt8500: Fix header in mach-vt8500/timer.c (2012-10-15 14:04:41 +1300)
----------------------------------------------------------------
Cleanup for 3.8
Removes a few unused headers from include/mach
Removes unused arm/boot/compressed/head-vt8500.S
Fixes header text in mach-vt8500/timer.c
Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
----------------------------------------------------------------
Tony Prisk (3):
vt8500: Remove unused headers from include/mach/
vt8500: Remove arm/boot/compressed/head-vt8500.S
vt8500: Fix header in mach-vt8500/timer.c
arch/arm/boot/compressed/Makefile | 4 ---
arch/arm/boot/compressed/head-vt8500.S | 46
--------------------------
arch/arm/mach-vt8500/include/mach/hardware.h | 12 -------
arch/arm/mach-vt8500/include/mach/i8042.h | 18 ----------
arch/arm/mach-vt8500/include/mach/restart.h | 17 ----------
arch/arm/mach-vt8500/timer.c | 2 +-
arch/arm/mach-vt8500/vt8500.c | 2 --
7 files changed, 1 insertion(+), 100 deletions(-)
delete mode 100644 arch/arm/boot/compressed/head-vt8500.S
delete mode 100644 arch/arm/mach-vt8500/include/mach/hardware.h
delete mode 100644 arch/arm/mach-vt8500/include/mach/i8042.h
delete mode 100644 arch/arm/mach-vt8500/include/mach/restart.h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-16 18:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-15 1:19 [PULL REQUEST] ARM: vt8500: Cleanup for 3.8 Tony Prisk
2012-10-16 18:20 ` Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox