[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100311173024.4423.53178.stgit@angua>
Date: Thu, 11 Mar 2010 10:31:52 -0700
From: Grant Likely <grant.likely@...retlab.ca>
To: devicetree-discuss@...ts.ozlabs.org, benh@...nel.crashing.org,
davem@...emloft.net, jeremy.kerr@...onical.com, monstr@...str.eu
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] Various OF cleanups
Here are some simple fixes to make the OF header files safe to include
when CONFIG_OF is not set, and add some debug context messages.
Cheers,
g.
---
Grant Likely (3):
of: protect contents of of_platform.h and of_device.h
of/flattree: Make unflatten_device_tree() safe to call from any arch
of/flattree: make of_fdt.h safe to unconditionally include.
drivers/of/fdt.c | 15 +++++++++++++++
include/linux/of_device.h | 2 ++
include/linux/of_fdt.h | 4 ++++
include/linux/of_platform.h | 2 ++
4 files changed, 23 insertions(+), 0 deletions(-)
--
Signature
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists