Re: [PATCH 5/5] of: remove asm/of_device.h
From: David Miller <davem@davemloft.net>
Date: 2010-07-22 05:28:39
Also in:
lkml, sparclinux
From: David Miller <davem@davemloft.net>
Date: 2010-07-22 05:28:39
Also in:
lkml, sparclinux
From: Grant Likely <redacted> Date: Wed, 21 Jul 2010 17:40:15 -0600
It is mostly unused now. Sparc has a few defines left in it, but they can be moved to other headers. Removing this header means that new architectures adding CONFIG_OF support don't need to also add this header file. Signed-off-by: Grant Likely <redacted>
Acked-by: David S. Miller <davem@davemloft.net>