Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137194
b: refs/heads/master
c: 5742964
h: refs/heads/master
v: v3
  • Loading branch information
Eric Miao committed Mar 9, 2009
1 parent eccd2f5 commit f91dc54
Show file tree
Hide file tree
Showing 25 changed files with 3 additions and 39 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: 290a5589ce83540d0aba811c3d15af34aa373533
refs/heads/master: 5742964e916269e01a3467d2bff2601180b7da3d
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-pxa/cm-x2xx-pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#include <linux/gpio.h>

#include <asm/mach/pci.h>
#include <mach/pxa-regs.h>
#include <asm/mach-types.h>

#include <asm/hardware/it8152.h>
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/arm/mach-pxa/himalaya.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@

#include <mach/mfp-pxa25x.h>
#include <mach/hardware.h>
#include <mach/pxa-regs.h>
#include <mach/pxa2xx-regs.h>

#include "generic.h"

Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-pxa/pwm.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#include <linux/pwm.h>

#include <asm/div64.h>
#include <mach/pxa-regs.h>

/* PWM registers and bits definitions */
#define PWMCR (0x00)
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-pxa/ssp.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
#include <asm/irq.h>
#include <mach/hardware.h>
#include <mach/ssp.h>
#include <mach/pxa-regs.h>
#include <mach/regs-ssp.h>

#define TIMEOUT 100000
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/input/keyboard/corgikbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
#include <linux/slab.h>

#include <mach/corgi.h>
#include <mach/hardware.h>
#include <mach/pxa-regs.h>
#include <mach/pxa2xx-gpio.h>
#include <asm/hardware/scoop.h>

Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/input/keyboard/spitzkbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
#include <linux/slab.h>

#include <mach/spitz.h>
#include <mach/hardware.h>
#include <mach/pxa-regs.h>
#include <mach/pxa2xx-gpio.h>

#define KB_ROWS 7
Expand Down
3 changes: 1 addition & 2 deletions trunk/drivers/net/smc911x.h
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,7 @@ static inline void SMC_outsl(struct smc911x_local *lp, int reg,
* Use a DMA for RX and TX packets.
*/
#include <linux/dma-mapping.h>
#include <asm/dma.h>
#include <mach/pxa-regs.h>
#include <mach/dma.h>

static dma_addr_t rx_dmabuf, tx_dmabuf;
static int rx_dmalen, tx_dmalen;
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/net/smc91x.h
Original file line number Diff line number Diff line change
Expand Up @@ -494,8 +494,6 @@ struct smc_local {
*/
#include <linux/dma-mapping.h>
#include <mach/dma.h>
#include <mach/hardware.h>
#include <mach/pxa-regs.h>

#ifdef SMC_insl
#undef SMC_insl
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/pcmcia/pxa2xx_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
#include <asm/io.h>
#include <asm/irq.h>
#include <asm/system.h>
#include <mach/pxa-regs.h>
#include <mach/pxa2xx-regs.h>
#include <asm/mach-types.h>

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/pcmcia/pxa2xx_cm_x255.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#include <linux/gpio.h>

#include <asm/mach-types.h>
#include <mach/pxa-regs.h>

#include "soc_common.h"

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/pcmcia/pxa2xx_cm_x270.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#include <linux/gpio.h>

#include <asm/mach-types.h>
#include <mach/pxa-regs.h>

#include "soc_common.h"

Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/pcmcia/pxa2xx_e740.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
#include <linux/interrupt.h>
#include <linux/platform_device.h>

#include <mach/hardware.h>
#include <mach/pxa-regs.h>
#include <mach/eseries-gpio.h>

#include <asm/irq.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/pcmcia/pxa2xx_lubbock.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#include <mach/hardware.h>
#include <asm/hardware/sa1111.h>
#include <asm/mach-types.h>
#include <mach/pxa-regs.h>
#include <mach/lubbock.h>

#include "sa1111_generic.h"
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/pcmcia/pxa2xx_viper.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@

#include <asm/irq.h>

#include <mach/pxa-regs.h>
#include <mach/viper.h>
#include <asm/mach-types.h>

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/video/pxafb.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
#include <asm/io.h>
#include <asm/irq.h>
#include <asm/div64.h>
#include <mach/pxa-regs.h>
#include <mach/bitfield.h>
#include <mach/pxafb.h>

Expand Down
1 change: 0 additions & 1 deletion trunk/sound/arm/pxa2xx-ac97-lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
#include <sound/pxa2xx-lib.h>

#include <asm/irq.h>
#include <mach/hardware.h>
#include <mach/regs-ac97.h>
#include <mach/pxa2xx-gpio.h>
#include <mach/audio.h>
Expand Down
2 changes: 0 additions & 2 deletions trunk/sound/arm/pxa2xx-ac97.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
#include <sound/initval.h>
#include <sound/pxa2xx-lib.h>

#include <mach/hardware.h>
#include <mach/pxa-regs.h>
#include <mach/regs-ac97.h>
#include <mach/audio.h>

Expand Down
3 changes: 1 addition & 2 deletions trunk/sound/arm/pxa2xx-pcm-lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
#include <sound/pcm_params.h>
#include <sound/pxa2xx-lib.h>

#include <asm/dma.h>
#include <mach/pxa-regs.h>
#include <mach/dma.h>

#include "pxa2xx-pcm.h"

Expand Down
2 changes: 0 additions & 2 deletions trunk/sound/soc/pxa/corgi.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
#include <sound/soc-dapm.h>

#include <asm/mach-types.h>
#include <mach/pxa-regs.h>
#include <mach/hardware.h>
#include <mach/corgi.h>
#include <mach/audio.h>

Expand Down
2 changes: 0 additions & 2 deletions trunk/sound/soc/pxa/e800_wm9712.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
#include <sound/soc-dapm.h>

#include <asm/mach-types.h>
#include <mach/pxa-regs.h>
#include <mach/hardware.h>
#include <mach/audio.h>

#include "../codecs/wm9712.h"
Expand Down
2 changes: 0 additions & 2 deletions trunk/sound/soc/pxa/em-x270.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
#include <sound/soc-dapm.h>

#include <asm/mach-types.h>
#include <mach/pxa-regs.h>
#include <mach/hardware.h>
#include <mach/audio.h>

#include "../codecs/wm9712.h"
Expand Down
2 changes: 0 additions & 2 deletions trunk/sound/soc/pxa/poodle.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@

#include <asm/mach-types.h>
#include <asm/hardware/locomo.h>
#include <mach/pxa-regs.h>
#include <mach/hardware.h>
#include <mach/poodle.h>
#include <mach/audio.h>

Expand Down
2 changes: 0 additions & 2 deletions trunk/sound/soc/pxa/spitz.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
#include <sound/soc-dapm.h>

#include <asm/mach-types.h>
#include <mach/pxa-regs.h>
#include <mach/hardware.h>
#include <mach/spitz.h>
#include "../codecs/wm8750.h"
#include "pxa2xx-pcm.h"
Expand Down
2 changes: 0 additions & 2 deletions trunk/sound/soc/pxa/tosa.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@

#include <asm/mach-types.h>
#include <mach/tosa.h>
#include <mach/pxa-regs.h>
#include <mach/hardware.h>
#include <mach/audio.h>

#include "../codecs/wm9712.h"
Expand Down

0 comments on commit f91dc54

Please sign in to comment.