Home
last modified time | relevance | path

Searched hist:"96 d04c3150ae9284500aef48803d7d132968f2b2" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dide.h96d04c3150ae9284500aef48803d7d132968f2b2 Sat Apr 30 21:29:55 UTC 2011 Wolfgang Denk <wd@denx.de> IDE: fix compiler warnings

The changes introduced by commit 0abddf8 ``cmd_ide: enhance new
feature "CONFIG_IDE_AHB"'' caused compiler warnings like

cmd_ide.c: In function 'ide_init':
cmd_ide.c:716: warning: assignment from incompatible pointer type

Constify the respective function arguments to fix this.

Signed-off-by: Wolfgang Denk <wd@denx.de>