]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
i2c: at91_i2c: Fix the wrong include file
authorWenyou Yang <wenyou.yang@atmel.com>
Tue, 13 Sep 2016 02:40:31 +0000 (10:40 +0800)
committerHeiko Schocher <hs@denx.de>
Tue, 13 Sep 2016 04:58:54 +0000 (06:58 +0200)
commit76062b9cdbe756eff75b99beaf6e94e8bb059431
treedbf3651eb887e0602ba96c3d1c1a7e85f3f92f78
parent21d4b7d4e1786a2ccbcc5b304cf714e3778e6183
i2c: at91_i2c: Fix the wrong include file

Since the 'clk_client.h' doesn't exist, it should be 'clk.h'.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/i2c/at91_i2c.c