commit | 740e518efcd84ce5e53ecf3c4c9be08cf8f3747c | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jun 12 14:47:06 2006 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jun 27 09:23:58 2006 -0700 |
tree | a383e3a2bb4fa724fdd7d6a52424027b2fc881c8 | |
parent | d38b69689c349f35502b92e20dafb30c62d49d63 [diff] |
[PATCH] 64bit resource: C99 changes for struct resource declarations Based on an original patch from Ralf Baechle <ralf@linux-mips.org> and Vivek Goyal <vgoyal@in.ibm.com>. This is needed in order to prepare for changing the size of resources. Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Vivek Goyal <vgoyal@in.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>