Your ROOT_URL in app.ini is https://gitea.jennalody.de/ but you are visiting https://gitea.jenslody.de/jenna/kernel_samsung_sm7125/src/commit/630d9c47274aa89bfa77fe6556d7818bdcb12992/arch/blackfin/include/asm/page_offset.h
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
/*
|
|
* This handles the memory map
|
|
*
|
|
* Copyright 2004-2008 Analog Devices Inc.
|
|
*
|
|
* Licensed under the GPL-2 or later.
|
|
*/
|
|
|
|
#ifdef CONFIG_BLACKFIN
|
|
#define PAGE_OFFSET_RAW 0x00000000
|
|
#endif
|
|
|