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

Commit c07e5a54 authored by Brian Gerst's avatar Brian Gerst Committed by Thomas Gleixner
Browse files

x86: Remove unused TI_cpu

parent fd91784b
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -26,9 +26,6 @@ void foo(void)
	OFFSET(CPUINFO_x86_vendor_id, cpuinfo_x86, x86_vendor_id);
	OFFSET(CPUINFO_x86_vendor_id, cpuinfo_x86, x86_vendor_id);
	BLANK();
	BLANK();


	OFFSET(TI_cpu, thread_info, cpu);
	BLANK();

	OFFSET(PT_EBX, pt_regs, bx);
	OFFSET(PT_EBX, pt_regs, bx);
	OFFSET(PT_ECX, pt_regs, cx);
	OFFSET(PT_ECX, pt_regs, cx);
	OFFSET(PT_EDX, pt_regs, dx);
	OFFSET(PT_EDX, pt_regs, dx);