commit | af2bc7d222c2700ccda060184d7bced7d7cb9fc2 | [log] [tgz] |
---|---|---|
author | David Brownell <dbrownell@users.sourceforge.net> | Sat Aug 05 12:14:04 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Aug 06 08:57:46 2006 -0700 |
tree | f112fa69f540f055d081c90a1be662313bb3dfdb | |
parent | b0b33dee2dcc85626627919094befc17cfb141e4 [diff] |
[PATCH] omap-rng build fix Seems like the omap-rng driver in the main tree predates the switch from <asm/hardware/clock.h> to <linux/clk.h> ... now it builds OK. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>