[PATCH 03/15] backports: remove acpi_video_register_with_quirks()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



acpi_video_register_with_quirks() was never called by any code.

Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx>
---
 backport/backport-include/acpi/video.h |   13 -------------
 1 file changed, 13 deletions(-)
 delete mode 100644 backport/backport-include/acpi/video.h

diff --git a/backport/backport-include/acpi/video.h b/backport/backport-include/acpi/video.h
deleted file mode 100644
index ff5c776..0000000
--- a/backport/backport-include/acpi/video.h
+++ /dev/null
@@ -1,13 +0,0 @@
-#ifndef __BACKPORT_ACPI_VIDEO_H
-#define __BACKPORT_ACPI_VIDEO_H
-#include_next <acpi/video.h>
-#include <linux/version.h>
-
-#if LINUX_VERSION_CODE < KERNEL_VERSION(3,12,0)
-static inline int acpi_video_register_with_quirks(void)
-{
-	return acpi_video_register();
-}
-#endif
-
-#endif /*  __BACKPORT_ACPI_VIDEO_H */
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux