Skip to content

Commit

Permalink
fbdev: bfin_adv7393fb: Drop needless include
Browse files Browse the repository at this point in the history
Kernel drivers don't need <linux/i2c-dev.h>.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
  • Loading branch information
Jean Delvare authored and Florian Tobias Schandinat committed Mar 21, 2012
1 parent 8f9c60f commit cfc4bcf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/video/bfin_adv7393fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@
#include <linux/dma-mapping.h>
#include <linux/proc_fs.h>
#include <linux/platform_device.h>

#include <linux/i2c.h>
#include <linux/i2c-dev.h>

#include "bfin_adv7393fb.h"

Expand Down

0 comments on commit cfc4bcf

Please sign in to comment.