Skip to content

Commit 28f9fe5

Browse files
Pravin Shedgedtor
authored andcommitted
Input: synaptic_rmi4 - remove duplicate include in F34
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 <[email protected]> Patchwork-Id: 10092051 Acked-by: Benjamin Tissoires <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent 92a3743 commit 28f9fe5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/input/rmi4/rmi_f34.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#include <linux/rmi.h>
1212
#include <linux/firmware.h>
1313
#include <asm/unaligned.h>
14-
#include <asm/unaligned.h>
1514
#include <linux/bitops.h>
1615

1716
#include "rmi_driver.h"

0 commit comments

Comments
 (0)