commit | d507462c63c7423ae9b9378ed049909a646d28f7 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Mon Dec 12 13:56:03 2011 +0000 |
committer | David Howells <dhowells@redhat.com> | Mon Dec 12 13:56:03 2011 +0000 |
tree | 6062ebc330376a1e5f6f1543df609af913e1717f | |
parent | b0b8c552e82f85475d160f8a2b61cd86cdcc0c32 [diff] |
UAPI: Make M32R use asm-generic/param.h Make M32R use the generic settings to be found in asm-generic/param.h rather than defining its own as they're exactly the same. This sorts out a problem with HZ being redefined after the splitting of userspace headers from kernel headers. Signed-off-by: David Howells <dhowells@redhat.com> cc: Hirokazu Takata <takata@linux-m32r.org> cc: linux-m32r@ml.linux-m32r.org