> dtc does not use the input() function in flex. Apparently on some gcc > versions the unused function will cause warnings. Therefore, this > patch removes the function by using the 'noinput' option to flex. > > Signed-off-by: David Gibson <david at gibson.dropbear.id.au> Applied. jdl