mirror of
https://github.com/torvalds/linux.git
synced 2026-05-04 06:22:40 -04:00
The header file has some private static structures that are used only by the C file. Move those structures to the C file, in order to shut up gcc 6.1 warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>