Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105104
b: refs/heads/master
c: e181191
h: refs/heads/master
v: v3
  • Loading branch information
Philipp Zabel authored and Russell King committed Jul 9, 2008
1 parent a2e5faf commit 97bc8f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ff279202781c473545862918a8ef1f4ef7712e47
refs/heads/master: e181191acdfde5b1f9690c74a2459dd0a3331c62
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-pxa/magician.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#include <linux/init.h>
#include <linux/platform_device.h>
#include <linux/delay.h>
#include <linux/gpio.h>
#include <linux/gpio_keys.h>
#include <linux/input.h>
#include <linux/mfd/htc-egpio.h>
Expand All @@ -27,7 +28,6 @@
#include <linux/pda_power.h>
#include <linux/pwm_backlight.h>

#include <asm/gpio.h>
#include <asm/hardware.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
Expand Down

0 comments on commit 97bc8f8

Please sign in to comment.