aboutsummaryrefslogtreecommitdiff
path: root/drivers/atm/atmsar11.regions
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2006-03-31 10:28:29 -0800
committerTony Luck <tony.luck@intel.com>2006-03-31 10:28:29 -0800
commit2ab9391dea6e36fed13443c29bf97d3be05f5289 (patch)
tree8bc492fe3df71457caf8009bd081b9be0ec1074a /drivers/atm/atmsar11.regions
parentf19180056ea09ec6a5d32e741234451a1e6eba4d (diff)
[IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibility
gcc3 thinks that a 32-bit field of a u64 type is itself a u64, so should be printed with "%ld". gcc4 thinks it needs just "%d". Make both versions happy by avoiding this construct. Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'drivers/atm/atmsar11.regions')
0 files changed, 0 insertions, 0 deletions