Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123664
b: refs/heads/master
c: bf8b386
h: refs/heads/master
v: v3
  • Loading branch information
Eric Miao committed Dec 2, 2008
1 parent fe8f69e commit da8fc6f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 30 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: f1647e4c068139b5f6c988b0862eb1d233dfffe2
refs/heads/master: bf8b38654be05aa2e5e537a1d4353cefa1fa4b42
29 changes: 0 additions & 29 deletions trunk/arch/arm/mach-pxa/include/mach/pxa-regs.h
Original file line number Diff line number Diff line change
Expand Up @@ -123,18 +123,6 @@
#define DCMD_WIDTH4 (3 << 14) /* 4 byte width (Word) */
#define DCMD_LENGTH 0x01fff /* length mask (max = 8K - 1) */

/*
* I2C registers - moved into drivers/i2c/busses/i2c-pxa.c
*/

/*
* Serial Audio Controller - moved into sound/soc/pxa/pxa2xx-i2s.c
*/

/*
* Fast Infrared Communication Port - moved into drivers/net/irda/pxaficp_ir.c
*/

/*
* Real Time Clock
*/
Expand Down Expand Up @@ -271,21 +259,4 @@
#define GAFR(x) (*((((x) & 0x7f) < 96) ? &_GAFR(x) : \
((((x) & 0x7f) < 112) ? &GAFR3_L : &GAFR3_U)))


/*
* Power Manager - see pxa2xx-regs.h
*/

/*
* SSP Serial Port Registers - see arch/arm/mach-pxa/include/mach/regs-ssp.h
*/

/*
* MultiMediaCard (MMC) controller - see drivers/mmc/host/pxamci.h
*/

/*
* Core Clock - see arch/arm/mach-pxa/include/mach/pxa2xx-regs.h
*/

#endif

0 comments on commit da8fc6f

Please sign in to comment.