Add preliminary driver for touchscreen. And start of major changes in CyIO
This commit is contained in:
@@ -414,13 +414,6 @@ void __init prepare_namespace(void)
|
||||
{
|
||||
int is_floppy;
|
||||
|
||||
/* qisda tim.huang 091115 delay 1 sec for more time to mount sd card { */
|
||||
#ifdef MOUNT_DELAY
|
||||
root_delay = 1;
|
||||
#endif
|
||||
/* qisda tim.huang 091115 delay 1 sec for more time to mount sd card } */
|
||||
|
||||
|
||||
if (root_delay) {
|
||||
printk(KERN_INFO "Waiting %dsec before mounting root device...\n",
|
||||
root_delay);
|
||||
|
||||
Reference in New Issue
Block a user