Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172633
b: refs/heads/master
c: 382c14a
h: refs/heads/master
i:
  172631: 97db7ec
v: v3
  • Loading branch information
Dmitry Artamonow authored and Russell King committed Dec 6, 2009
1 parent 1328113 commit aba0763
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: 2a151a0f12b136d28f0501fa294462f8e9e310a1
refs/heads/master: 382c14a52d87f50111967f758fcb2d1f188f4415
8 changes: 0 additions & 8 deletions trunk/arch/arm/mach-sa1100/include/mach/h3600.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,6 @@
#ifndef _INCLUDE_H3600_H_
#define _INCLUDE_H3600_H_

typedef int __bitwise pm_request_t;

#define PM_SUSPEND ((__force pm_request_t) 1) /* enter D1-D3 */
#define PM_RESUME ((__force pm_request_t) 2) /* enter D0 */

/* generalized support for H3xxx series Compaq Pocket PC's */
#define machine_is_h3xxx() (machine_is_h3100() || machine_is_h3600())

/* Physical memory regions corresponding to chip selects */
#define H3600_EGPIO_PHYS (SA1100_CS5_PHYS + 0x01000000)
#define H3600_BANK_2_PHYS SA1100_CS2_PHYS
Expand Down

0 comments on commit aba0763

Please sign in to comment.