hpet: x86_64 and i386 are not different code any more
hpet implementation for x86_64 and i386 is unified. Reflect this in MAINTAINERS. Acked-by: Venkatesh Pallipadi <venki@google.com> Acked-by: Vojtech Pavlik <vojtech@suse.cz> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
a8d8980737
commit
e07b5d795a
|
@ -2643,16 +2643,12 @@ F: Documentation/timers/hpet.txt
|
|||
F: drivers/char/hpet.c
|
||||
F: include/linux/hpet.h
|
||||
|
||||
HPET: i386
|
||||
HPET: x86
|
||||
M: "Venkatesh Pallipadi (Venki)" <venki@google.com>
|
||||
S: Maintained
|
||||
F: arch/x86/kernel/hpet.c
|
||||
F: arch/x86/include/asm/hpet.h
|
||||
|
||||
HPET: x86_64
|
||||
M: Vojtech Pavlik <vojtech@suse.cz>
|
||||
S: Maintained
|
||||
|
||||
HPET: ACPI
|
||||
M: Bob Picco <bob.picco@hp.com>
|
||||
S: Maintained
|
||||
|
|
Loading…
Reference in New Issue