diff options
author | Uwe Kleine-König <[email protected]> | 2012-03-05 11:08:36 -0800 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2012-03-05 11:08:36 -0800 |
commit | 2534b4a429aa31037c29079c25506c43e71f8f9f (patch) | |
tree | 2474687cf6933ff881ec7b42e0abaff221ce6158 /net/lapb/lapb_timer.c | |
parent | dedd5bd33900696f363b6169a41d7d585647d75f (diff) |
ARM: OMAP4: board-4430sdp: don't initialize value that is never used
sdp4430_spi_board_info.irq was initialized to ETH_KS8851_IRQ and in
omap_4430sdp_init() overwritten with gpio_to_irq(ETH_KS8851_IRQ) before
sdp4430_spi_board_info was registered. This is a bit confusing, so
better don't initialize .irq and document that it is set later.
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions