forked from Mirrors/opensbi
		
	treewide: Use conventional names for 32-bit and 64-bit
There are several places in the source tree that have: 32bit, 32 bit, 64bit, 64 bit Fix by using the conventional names with a hyphen. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de> Acked-by: Anup Patel <anup.patel@wdc.com>
This commit is contained in:
		@@ -417,7 +417,7 @@ static inline int sbi_platform_ipi_init(const struct sbi_platform *plat,
 | 
			
		||||
 *
 | 
			
		||||
 * @param plat pointer to struct sbi_platform
 | 
			
		||||
 *
 | 
			
		||||
 * @return 64bit timer value
 | 
			
		||||
 * @return 64-bit timer value
 | 
			
		||||
 */
 | 
			
		||||
static inline u64 sbi_platform_timer_value(const struct sbi_platform *plat)
 | 
			
		||||
{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user