commit | e78a77c38cf0ce3b8169ff6a6fd3711e81dc22c8 | [log] [tgz] |
---|---|---|
author | Andres Salomon <dilinger@debian.org> | Sat Feb 09 23:24:08 2008 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sat Feb 09 23:24:08 2008 +0100 |
tree | 1a4a12c6ded6c3a79b46e9e59afa5ac2db7b54cb | |
parent | 531021f2ca681faf58f926771f85bb5c76f13eba [diff] |
x86: GEODE: MFGPT: Minor cleanups - uninline timer functions; the compiler knows better than we do whether or not to inline these. - mfgpt_start_timer() had an unused 'clock' argument, drop it. From both Jordan and myself. Signed-off-by: Jordan Crouse <jordan.crouse@amd.com> Signed-off-by: Andres Salomon <dilinger@debian.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>