Skip to content

Commit

Permalink
vt8500: Remove unused headers from include/mach/
Browse files Browse the repository at this point in the history
Remove restart.h and reference in vt8500.c - unused.
Remove hardware.h - empty and now optional.
Remove i8042.h - not supported now that devicetree-only.

Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
  • Loading branch information
Tony Prisk committed Oct 15, 2012
1 parent ddffeb8 commit 85deaa8
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 49 deletions.
12 changes: 0 additions & 12 deletions arch/arm/mach-vt8500/include/mach/hardware.h

This file was deleted.

18 changes: 0 additions & 18 deletions arch/arm/mach-vt8500/include/mach/i8042.h

This file was deleted.

17 changes: 0 additions & 17 deletions arch/arm/mach-vt8500/include/mach/restart.h

This file was deleted.

2 changes: 0 additions & 2 deletions arch/arm/mach-vt8500/vt8500.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@
#include <linux/of_irq.h>
#include <linux/of_platform.h>

#include <mach/restart.h>

#include "common.h"

#define LEGACY_GPIO_BASE 0xD8110000
Expand Down

0 comments on commit 85deaa8

Please sign in to comment.