Skip to content

Commit bc774a3

Browse files
arnopoandersson
authored andcommitted
rpmsg: char: Remove useless include
No facility requests the include of rpmsg_internal.h header file. Signed-off-by: Arnaud Pouliquen <[email protected]> Reviewed-by: Mathieu Poirier <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent faf88ed commit bc774a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/rpmsg/rpmsg_char.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
#include <linux/uaccess.h>
2323
#include <uapi/linux/rpmsg.h>
2424

25-
#include "rpmsg_internal.h"
26-
2725
#define RPMSG_DEV_MAX (MINORMASK + 1)
2826

2927
static dev_t rpmsg_major;

0 commit comments

Comments
 (0)