Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156795
b: refs/heads/master
c: cd92204
h: refs/heads/master
i:
  156793: 0d51aa3
  156791: ddfa212
v: v3
  • Loading branch information
Tony Lindgren committed Aug 10, 2009
1 parent 2b311fc commit d024e4e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: b37c45b8c27c049dc44673e40fd63820fd9a9d91
refs/heads/master: cd92204924fafbd5c7241dfd12ca3176d542e0c5
5 changes: 0 additions & 5 deletions trunk/arch/arm/plat-omap/include/mach/cpu.h
Original file line number Diff line number Diff line change
Expand Up @@ -378,9 +378,6 @@ IS_OMAP_TYPE(3430, 0x3430)
#define cpu_class_is_omap2() (cpu_is_omap24xx() || cpu_is_omap34xx() || \
cpu_is_omap44xx())

#if defined(CONFIG_ARCH_OMAP2) || defined(CONFIG_ARCH_OMAP3) || \
defined(CONFIG_ARCH_OMAP4)

/* Various silicon revisions for omap2 */
#define OMAP242X_CLASS 0x24200024
#define OMAP2420_REV_ES1_0 0x24200024
Expand Down Expand Up @@ -436,5 +433,3 @@ IS_OMAP_TYPE(3430, 0x3430)

int omap_chip_is(struct omap_chip_id oci);
void omap2_check_revision(void);

#endif /* defined(CONFIG_ARCH_OMAP2) || defined(CONFIG_ARCH_OMAP3) */

0 comments on commit d024e4e

Please sign in to comment.