display_options.h: Correct includes
First, a header should never include itself so remove that. Second, this
header needs <linux/types.h> to be included as the function prototypes
use types that we get via that header.
Signed-off-by:
Tom Rini <trini@konsulko.com>
parent
704b6d82
Please register or sign in to comment