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
Remove obsolete #include <linux/config.h>
Signed-off-by: Jörn Engel <joern@wohnheim.fh-wedel.de> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
@@ -48,7 +48,6 @@ static const char *version =
|
||||
* the driver figure it out.
|
||||
*/
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/types.h>
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
* - Jay Schulist <jschlst@samba.org>
|
||||
*/
|
||||
|
||||
#include <linux/config.h>
|
||||
|
||||
#ifdef CONFIG_COPS_DAYNA
|
||||
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
* - Jay Schulist <jschlst@samba.org>
|
||||
*/
|
||||
|
||||
#include <linux/config.h>
|
||||
|
||||
#ifdef CONFIG_COPS_TANGENT
|
||||
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
* of the GNU General Public License, incorporated herein by reference.
|
||||
*/
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/init.h>
|
||||
|
||||
Reference in New Issue
Block a user