From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Date: Fri, 06 Sep 2019 15:23:41 -0700 Subject: [PATCH v2 1/2] clk: aspeed: Move structures to header In-Reply-To: <20190825141848.17346-2-joel@jms.id.au> References: <20190825141848.17346-1-joel@jms.id.au> <20190825141848.17346-2-joel@jms.id.au> Message-ID: <20190906222341.E63C2207FC@mail.kernel.org> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Quoting Joel Stanley (2019-08-25 07:18:47) > They will be reused by the ast2600 driver. > > Signed-off-by: Joel Stanley > --- Applied to clk-next