]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - include/linux/kd.h
cpufreq: Rename cpufreq_can_do_remote_dvfs()
[mirror_ubuntu-bionic-kernel.git] / include / linux / kd.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
1da177e4
LT
2#ifndef _LINUX_KD_H
3#define _LINUX_KD_H
1da177e4 4
607ca46e 5#include <uapi/linux/kd.h>
1da177e4 6
1da177e4 7#define KD_FONT_FLAG_OLD 0x80000000 /* Invoked via old interface [compat] */
1da177e4 8#endif /* _LINUX_KD_H */