From 68b0f7d67b10118e7fa882c40f67edeb7619e5e9 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 9 Oct 2014 02:44:24 +0000 Subject: [PATCH] Fix indentation of Aurelien's current log entries svn path=/dists/sid/linux/; revision=21934 --- debian/changelog | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 57bf8be49..08b37e7f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -207,15 +207,15 @@ linux (3.16.4-1) UNRELEASED; urgency=low (Closes: #763305) * Bump ABI to 3 - [ Aurelien Jarno ] - * [arm64] Change RTC_DRV_PL031 and RTC_DRV_XGENE from modules to built-ins - as the kernel isn't able to initialize the system clock from a hardware - clock whose driver is a module, and as there is no initramfs mechanism - to do that. - * [armhf] Change RTC_DRV_DA9052, RTC_DRV_IMXDI, RTC_DRV_MC13XXX, - RTC_DRV_MV, RTC_DRV_MXC, RTC_DRV_OMAP, RTC_DRV_PL030, RTC_DRV_PL031, - RTC_DRV_S5M, RTC_DRV_SUNXI, RTC_DRV_VT8500 from modules to built-ins for - the same reason as above. + [ Aurelien Jarno ] + * [arm64] Change RTC_DRV_PL031 and RTC_DRV_XGENE from modules to built-ins + as the kernel isn't able to initialize the system clock from a hardware + clock whose driver is a module, and as there is no initramfs mechanism + to do that. + * [armhf] Change RTC_DRV_DA9052, RTC_DRV_IMXDI, RTC_DRV_MC13XXX, + RTC_DRV_MV, RTC_DRV_MXC, RTC_DRV_OMAP, RTC_DRV_PL030, RTC_DRV_PL031, + RTC_DRV_S5M, RTC_DRV_SUNXI, RTC_DRV_VT8500 from modules to built-ins for + the same reason as above. [ Ian Campbell ] * [armhf] Backport BananaPi device tree files. Patch from Karsten