Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295715
b: refs/heads/master
c: 7cb034f
h: refs/heads/master
i:
  295713: 7b2463d
  295711: 6f9885c
v: v3
  • Loading branch information
NeilBrown authored and Kevin Hilman committed Feb 21, 2012
1 parent 54f8941 commit 0641e99
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 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: 867e9f8d105004de85335414ab09e99338617e03
refs/heads/master: 7cb034f8179dfc2889c1f2341566ee68f648a324
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-omap2/pm.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
extern void *omap3_secure_ram_storage;
extern void omap3_pm_off_mode_enable(int);
extern void omap_sram_idle(void);
extern int omap3_can_sleep(void);
extern int omap_set_pwrdm_state(struct powerdomain *pwrdm, u32 state);
extern int omap3_idle_init(void);
extern int omap4_idle_init(void);
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/plat-omap/include/plat/serial.h
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ struct omap_board_data;
struct omap_uart_port_info;

extern void omap_serial_init(void);
extern int omap_uart_can_sleep(void);
extern void omap_serial_board_init(struct omap_uart_port_info *platform_data);
extern void omap_serial_init_port(struct omap_board_data *bdata,
struct omap_uart_port_info *platform_data);
Expand Down

0 comments on commit 0641e99

Please sign in to comment.