From 5917d0b877af8d553934c77247f1aa75f2dd048b Mon Sep 17 00:00:00 2001 From: Keerthy Date: Mon, 29 Jul 2019 13:52:04 +0530 Subject: doc: arch: sandbox: Replace all the instances of README.sandbox commit 49116e6d236d ("doc: arch: Convert README.sandbox to reST") Moves README.sandbox to doc/arch. Replace all the existing instances to point to the right documentation file. Signed-off-by: Keerthy --- arch/sandbox/include/asm/spi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/sandbox/include/asm/spi.h') diff --git a/arch/sandbox/include/asm/spi.h b/arch/sandbox/include/asm/spi.h index 9985e3c4949..98e1826e2cb 100644 --- a/arch/sandbox/include/asm/spi.h +++ b/arch/sandbox/include/asm/spi.h @@ -1,5 +1,5 @@ /* - * Simulate a SPI port and clients (see README.sandbox for details) + * Simulate a SPI port and clients (see doc/arch/sandbox.rst for details) * * Copyright (c) 2011-2013 The Chromium OS Authors. * See file CREDITS for list of people who contributed to this -- cgit v1.2.3