Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175676
b: refs/heads/master
c: 9cb87a6
h: refs/heads/master
v: v3
  • Loading branch information
vikram pandita authored and Tony Lindgren committed Dec 12, 2009
1 parent 79db9d8 commit fc251fc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 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: 3bfe8971a820e3322c9542bcdc58e12583c9bb50
refs/heads/master: 9cb87a6b443fe6061d91b7eb220d15d01e0dc611
9 changes: 0 additions & 9 deletions trunk/arch/arm/plat-omap/include/plat/board.h
Original file line number Diff line number Diff line change
Expand Up @@ -114,15 +114,6 @@ struct omap_pwm_led_platform_data {
void (*set_power)(struct omap_pwm_led_platform_data *self, int on_off);
};

/* See arch/arm/plat-omap/include/mach/gpio-switch.h for definitions */
struct omap_gpio_switch_config {
char name[12];
u16 gpio;
int flags:4;
int type:4;
int key_code:24; /* Linux key code */
};

struct omap_uart_config {
/* Bit field of UARTs present; bit 0 --> UART1 */
unsigned int enabled_uarts;
Expand Down

0 comments on commit fc251fc

Please sign in to comment.