commit | 0e233fb00dd1dfe5931eafc922e432ab46370bf9 | [log] [tgz] |
---|---|---|
author | Danny Kukawka <danny.kukawka@bisect.de> | Thu Feb 16 14:56:24 2012 +0100 |
committer | Bob Liu <lliubbo@gmail.com> | Wed Mar 21 11:00:09 2012 +0800 |
tree | 242944fd2bdeeeacd948cf41d14f665bd2e4f486 | |
parent | 1957b665fbbdb720940c5161b27a8b597f5c090a [diff] |
Blackfin: pnav: delete duplicate linux/export.h include arch/blackfin/mach-bf537/boards/pnav10.c includes 'linux/export.h' twice. No need to include the file a second time in a #ifdef block if already included at top. Remove the duplicate. Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Bob Liu <lliubbo@gmail.com>