Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6c12c18d authored by Kim Phillips's avatar Kim Phillips Committed by Paul Mackerras
Browse files

[POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"

parent 3f5a6ca3
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -108,10 +108,6 @@ static int __init mpc834x_itx_probe(void)
	return 1;
	return 1;
}
}


#ifdef CONFIG_RTC_CLASS
late_initcall(rtc_class_hookup);
#endif

define_machine(mpc834x_itx) {
define_machine(mpc834x_itx) {
	.name			= "MPC834x ITX",
	.name			= "MPC834x ITX",
	.probe			= mpc834x_itx_probe,
	.probe			= mpc834x_itx_probe,