[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110818215501.GB21064@legolas.emea.dhcp.ti.com>
Date: Fri, 19 Aug 2011 00:55:02 +0300
From: Felipe Balbi <balbi@...com>
To: Ben Gardiner <bengardiner@...ometrics.ca>
Cc: Sekhar Nori <nsekhar@...com>,
davinci-linux-open-source@...ux.davincidsp.com,
James Nuss <jamesnuss@...ometrics.ca>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/5] ARM: davinci: da850, omapl138: introduce shared
da850 reference components
Hi,
On Thu, Aug 18, 2011 at 05:50:47PM -0400, Ben Gardiner wrote:
> @@ -0,0 +1,15 @@
> +/*
> + * TI DA850/OMAP-L138 reusable elements of the da850 reference design.
> + *
> + * Copyright (C) 2011 Nanometrics Inc. This file is licensed under
> + * the terms of the GNU General Public License version 2. This program
> + * is licensed "as is" without any warranty of any kind, whether express
> + * or implied.
> + */
> +
> +#include <mach/da8xx.h>
> +
> +void __init da850_reference_map_io(void)
> +{
> + da850_init();
> +}
if it's for this oneliner... just initialize .map_io with da850_init.
not sure it's worth to add another file.
--
balbi
Download attachment "signature.asc" of type "application/pgp-signature" (491 bytes)
Powered by blists - more mailing lists