Skip to content

Commit

Permalink
hpet: x86_64 and i386 are not different code any more
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jiri Kosina committed Mar 18, 2010
1 parent a8d8980 commit e07b5d7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e07b5d7

Please sign in to comment.