Logo
Explore Help
Sign In
genesi/linux-legacy-genesi-1
1
0
Fork 0
You've already forked linux-legacy-genesi-1
mirror of https://github.com/genesi/linux-legacy.git synced 2026-07-10 02:56:38 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
d720024e94de4e8b7f10ee83c532926f3ad5d708
linux-legacy-genesi-1/include/linux/reboot_fixups.h

11 lines
223 B
C
Raw Normal View History

[PATCH] x86 reboot: Add reboot fixup for gx1/cs5530a This patch by Jaya Kumar introduces a generic infrastructure to deal with x86 chipsets with nonstandard reset sequences, and adds support for the Geode gx1/cs5530a chipset. Signed-off-by: Jaya Kumar <jayalk@intworks.biz> Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-01 08:58:49 -07:00
#ifndef _LINUX_REBOOT_FIXUPS_H
#define _LINUX_REBOOT_FIXUPS_H
#ifdef CONFIG_X86_REBOOTFIXUPS
extern void mach_reboot_fixups(void);
#else
#define mach_reboot_fixups() ((void)(0))
#endif
#endif /* _LINUX_REBOOT_FIXUPS_H */
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 893ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API