Commit 091a8aa4 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by David S. Miller

[SUNGEM]: Kill unused variable on ppc.

parent 6f98731b
...@@ -1961,7 +1961,6 @@ static void gem_init_hw(struct gem *gp, int restart_link) ...@@ -1961,7 +1961,6 @@ static void gem_init_hw(struct gem *gp, int restart_link)
*/ */
static void gem_apple_powerup(struct gem *gp) static void gem_apple_powerup(struct gem *gp)
{ {
u16 cmd;
u32 mif_cfg; u32 mif_cfg;
mb(); mb();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment