diff options
Diffstat (limited to 'board/freescale/t1040qds/t1040qds.h')
-rw-r--r-- | board/freescale/t1040qds/t1040qds.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/t1040qds/t1040qds.h b/board/freescale/t1040qds/t1040qds.h index 79bdeda..5041f37 100644 --- a/board/freescale/t1040qds/t1040qds.h +++ b/board/freescale/t1040qds/t1040qds.h @@ -9,5 +9,6 @@ void fdt_fixup_board_enet(void *blob); void pci_of_setup(void *blob, bd_t *bd); +int select_i2c_ch_pca9547(u8 ch); #endif |