diff options
| author | Aaro Koskinen <aaro.koskinen@iki.fi> | 2011-02-17 23:29:14 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-02-18 12:38:18 -0800 |
| commit | d80aaa01aec2d9b5e833fb9a26b83784e106a379 (patch) | |
| tree | 87c4ba11fcdaf2f875332ca330383cdcd5ad1f1f /include/linux | |
| parent | 0f07d945f490d1ba8ace3b943b2a2d13daf4c49a (diff) | |
staging: xgifb: replace XGINew_LCD_Wait_Time() with mdelay()
XGINew_LCD_Wait_Time() is implemented using the I/O port 0x61, which is
X86-specific and will fail on other platforms. The code did not make any
sense, but I guess the intention has been to provide a function where
the unit for the delay is milliseconds.
Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
