commit | 985232e388714d4a9e94b4d96ee69b6ff8c9dc31 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Tue Mar 31 20:15:27 2009 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Mar 31 20:15:27 2009 +0200 |
tree | b7e6a73cd2d45fc8bd50a771e2289ce303fe0b45 | |
parent | 349d12a1fe57d49287a539909cf14f362634342d [diff] |
au1xxx-ide: auide_{in|out}sw() should be static Make auide_{insw|outsw}() 'static' and mark them 'inline' as there's only one call site for each: in the driver's {in|out}put_data() methods respectively... Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>