summaryrefslogtreecommitdiff
path: root/include/video/uvesafb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/video/uvesafb.h')
-rw-r--r--include/video/uvesafb.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/video/uvesafb.h b/include/video/uvesafb.h
index 30f53625415c..47d96e75e8ef 100644
--- a/include/video/uvesafb.h
+++ b/include/video/uvesafb.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _UVESAFB_H
#define _UVESAFB_H
@@ -108,8 +109,6 @@ struct uvesafb_ktask {
u32 ack;
};
-static int uvesafb_exec(struct uvesafb_ktask *tsk);
-
#define UVESAFB_EXACT_RES 1
#define UVESAFB_EXACT_DEPTH 2