[PATCH] m68knommu: configurable frequency selection
authorGreg Ungerer <gerg@snapgear.com>
Mon, 26 Jun 2006 00:55:36 +0000 (10:55 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 04:03:14 +0000 (21:03 -0700)
Remove list of fixed clock frequency options used for configuring master
clock, and make field an int. Much more flexible this way, no need to add
more options for every new used freqency.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found