You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Staging: dgnc: Remove unused #include header file
Since the things defined by digi.h are not used in dgnc_utils.c, remove the header from this file. Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
cdfeaae5b3
commit
b4f286a953
@@ -1,7 +1,6 @@
|
||||
#include <linux/tty.h>
|
||||
#include <linux/sched.h>
|
||||
#include "dgnc_utils.h"
|
||||
#include "digi.h"
|
||||
|
||||
/*
|
||||
* dgnc_ms_sleep()
|
||||
|
||||
Reference in New Issue
Block a user