macintosh/nvram: Remove as unused
commit2dc710e93c303f2a33d4fecbcc7e8088f2776604
authorFinn Thain <fthain@telegraphics.com.au>
Sun, 31 May 2015 01:01:33 +0000 (31 11:01 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 15 Jun 2015 06:42:37 +0000 (15 16:42 +1000)
treecde6f3a2956a8552b69a71ce3d2f2889a12e7d7a
parent238abecde8ad43f914e095fcf23e0bd35dc7a7f2
macintosh/nvram: Remove as unused

The full history Linux tree says it was moved:

  commit 17c6f4635bea74e110ab3558d408c9cd218c568a
  Author: Benjamin Herrenschmidt <benh@kernel.crashing.org>
  Date:   Fri Feb 6 14:20:56 2004 +1100

      ppc32: Rework nvram management

      move drivers/macintosh/nvram.c to drivers/char/generic_nvram.c,
      update platform hooks,
      fix powermac nvram driver for newer machines

But it's still there, and not buildable, so remove it.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/macintosh/nvram.c [deleted file]