commit | 7b4af953321fa65ae5705cb3becc742ab1ba1d6f | [log] [tgz] |
---|---|---|
author | Arnaud Patard (Rtp) <arnaud.patard@rtp-net.org> | Thu Sep 08 07:42:02 2005 +0200 |
committer | Wim Van Sebroeck <wim@iguana.be> | Sat Sep 10 18:21:34 2005 +0200 |
tree | 43f65ce8db4e4169f7b64e3acd6e68ab2034cce8 | |
parent | 87fc767b832ef5a681a0ff9d203c3289bc3be2bf [diff] |
[WATCHDOG] s3c2410_wdt.c-state_warning.patch I've noticed that the patch from Ben Dooks (commit af4bb822bc65efb087cd36b83789f22161a6515b on your git tree) is introducing a warning. It's using 'u32 state' instead of 'pm_message_t state'. I've attached a one liner to fix it. Signed-Off-By: Arnaud Patard <arnaud.patard@rtp-net.org> Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>