Skip to content

Commit

Permalink
Input: synaptic_rmi4 - remove duplicate include in F34
Browse files Browse the repository at this point in the history
This duplicate include has been found with scripts/checkincludes.pl but
it has been removed manually to avoid removing false positives.

Signed-off-by: Pravin Shedge <pravin.shedge4linux@gmail.com>
Patchwork-Id: 10092051
Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
  • Loading branch information
Pravin Shedge authored and Dmitry Torokhov committed Jan 5, 2018
1 parent 92a3743 commit 28f9fe5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/input/rmi4/rmi_f34.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#include <linux/rmi.h>
#include <linux/firmware.h>
#include <asm/unaligned.h>
#include <asm/unaligned.h>
#include <linux/bitops.h>

#include "rmi_driver.h"
Expand Down

0 comments on commit 28f9fe5

Please sign in to comment.