]> git.ipfire.org Git - thirdparty/kernel/linux.git/blame - include/linux/screen_info.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / include / linux / screen_info.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
7e7f358c
BG
2#ifndef _SCREEN_INFO_H
3#define _SCREEN_INFO_H
4
607ca46e 5#include <uapi/linux/screen_info.h>
7e7f358c 6
ee8e7cfe
RR
7extern struct screen_info screen_info;
8
7e7f358c 9#endif /* _SCREEN_INFO_H */