commit | cb0d93505f6e9d2db87a50f402ec022517ec44c8 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Mon Dec 12 13:56:04 2011 +0000 |
committer | David Howells <dhowells@redhat.com> | Mon Dec 12 13:56:04 2011 +0000 |
tree | 9519a8e4a063e986f8c05218b0a0a1c46a73cbe6 | |
parent | d507462c63c7423ae9b9378ed049909a646d28f7 [diff] |
UAPI: Make FRV use asm-generic/param.h Make FRV use the generic settings to be found in asm-generic/param.h where possible rather than defining its own as they're mostly exactly the same. This sorts out a problem with HZ being redefined after the UAPI split. Signed-off-by: David Howells <dhowells@redhat.com>