Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e81b1516 authored by Jesper Juhl's avatar Jesper Juhl Committed by Jiri Kosina
Browse files

Remove unneeded version.h includes from include/



It was pointed out by 'make versioncheck' that some includes of
linux/version.h are not needed in include/.
This patch removes them.

When I last posted the patch, the ceph bit was ACK'ed by Sage Weil, so
I've added that below.

The pwc-ioctl change generated quite a bit of discussion about V4L version
numbers in general, but as far as I can tell, no concensus was reached on
what the long term solution should be, so in the mean time I think we
could start by just removing the unneeded include, which is why I'm
resending the patch with that hunk still included.

Signed-off-by: default avatarJesper Juhl <jj@chaosbits.net>
Acked-by: default avatarSage Weil <sage@newdream.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent c9bab38f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -6,7 +6,6 @@
#include <linux/net.h>
#include <linux/radix-tree.h>
#include <linux/uio.h>
#include <linux/version.h>
#include <linux/workqueue.h>

#include "types.h"
+0 −1
Original line number Diff line number Diff line
@@ -53,7 +53,6 @@
 */

#include <linux/types.h>
#include <linux/version.h>

/* Enumeration of image sizes */
#define PSZ_SQCIF	0x00